[INFO] fetching crate kormir-wasm 0.3.5...
[INFO] testing kormir-wasm-0.3.5 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate kormir-wasm 0.3.5 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate kormir-wasm 0.3.5
[INFO] finished tweaking crates.io crate kormir-wasm 0.3.5
[INFO] tweaked toml for crates.io crate kormir-wasm 0.3.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kormir-wasm 0.3.5 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kormir-wasm 0.3.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9258b0f42690d2ddb9bd63a40861319578952fde906f265ee47c7de2ebba1f7d
[INFO] running `Command { std: "docker" "start" "-a" "9258b0f42690d2ddb9bd63a40861319578952fde906f265ee47c7de2ebba1f7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9258b0f42690d2ddb9bd63a40861319578952fde906f265ee47c7de2ebba1f7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9258b0f42690d2ddb9bd63a40861319578952fde906f265ee47c7de2ebba1f7d", kill_on_drop: false }`
[INFO] [stdout] 9258b0f42690d2ddb9bd63a40861319578952fde906f265ee47c7de2ebba1f7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f95c88520931bca982c366f740b61ec4d95009896829817c2237dc562a1d111
[INFO] running `Command { std: "docker" "start" "-a" "0f95c88520931bca982c366f740b61ec4d95009896829817c2237dc562a1d111", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bitcoin-io v0.1.2
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling hex-conservative v0.2.1
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling bitcoin v0.32.2
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling atomic-destructor v0.3.0
[INFO] [stderr]    Compiling negentropy v0.3.1
[INFO] [stderr]    Compiling negentropy v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling secp256k1-sys v0.10.0
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.10.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.89
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.89
[INFO] [stderr]    Compiling js-sys v0.3.66
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tokio-socks v0.5.1
[INFO] [stderr]    Compiling async-utility v0.3.1
[INFO] [stderr]    Compiling bip39 v2.1.0
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling tungstenite v0.26.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling web-sys v0.3.66
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.39
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.1
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling async-wsocket v0.13.0
[INFO] [stderr]    Compiling nostr v0.40.0
[INFO] [stderr]    Compiling secp256k1-zkp v0.11.0
[INFO] [stderr]    Compiling nostr-database v0.40.0
[INFO] [stderr]    Compiling nostr-relay-pool v0.40.1
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling wasm-logger v0.2.0
[INFO] [stderr]    Compiling rexie v0.5.0
[INFO] [stderr]    Compiling nostr-sdk v0.40.0
[INFO] [stderr]    Compiling lightning-types v0.1.0
[INFO] [stderr]    Compiling miniscript v12.2.0
[INFO] [stderr]    Compiling lightning-invoice v0.32.0
[INFO] [stderr]    Compiling lightning v0.0.125
[INFO] [stderr]    Compiling dlc v0.7.1
[INFO] [stderr]    Compiling dlc-messages v0.7.1
[INFO] [stderr]    Compiling kormir v0.4.4
[INFO] [stderr]    Compiling kormir-wasm v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lightning v0.0.125
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "0f95c88520931bca982c366f740b61ec4d95009896829817c2237dc562a1d111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f95c88520931bca982c366f740b61ec4d95009896829817c2237dc562a1d111", kill_on_drop: false }`
[INFO] [stdout] 0f95c88520931bca982c366f740b61ec4d95009896829817c2237dc562a1d111
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d24294d3917f890257559d7c591160bffed058b487b29bf40526b358c0bf15a4
[INFO] running `Command { std: "docker" "start" "-a" "d24294d3917f890257559d7c591160bffed058b487b29bf40526b358c0bf15a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling kormir-wasm v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lightning v0.0.125
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d24294d3917f890257559d7c591160bffed058b487b29bf40526b358c0bf15a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d24294d3917f890257559d7c591160bffed058b487b29bf40526b358c0bf15a4", kill_on_drop: false }`
[INFO] [stdout] d24294d3917f890257559d7c591160bffed058b487b29bf40526b358c0bf15a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f7078fb7bd5e2348962d6b07794059df4f369e703aa3ca9e42bbea53cb875d71
[INFO] running `Command { std: "docker" "start" "-a" "f7078fb7bd5e2348962d6b07794059df4f369e703aa3ca9e42bbea53cb875d71", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lightning v0.0.125
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kormir_wasm-bffb85bf3aab1664)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kormir_wasm
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f7078fb7bd5e2348962d6b07794059df4f369e703aa3ca9e42bbea53cb875d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7078fb7bd5e2348962d6b07794059df4f369e703aa3ca9e42bbea53cb875d71", kill_on_drop: false }`
[INFO] [stdout] f7078fb7bd5e2348962d6b07794059df4f369e703aa3ca9e42bbea53cb875d71
